Skip to content

Conversation

@Damian-Danylko
Copy link

No description provided.

@Damian-Danylko Damian-Danylko requested a review from pwielders July 14, 2020 14:35
@Damian-Danylko Damian-Danylko self-assigned this Jul 14, 2020
@pwielders pwielders requested review from a user and woutermeek July 15, 2020 12:59
Comment on lines +27 to +33
config BR2_PACKAGE_ICU_FILTERS_DATA_PATH
string "Path to filters data file"
help
This option allows to define the path to a filters data
file.
Leave empty to not use this functionality.
endif
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default, it will increase the size of zImage (with ramfs) significantly.
As there is no default filter defined, it will generate full icu data e.g. it will increase icudata size by 22MB and zImage size by 10MB.
Please cross-check if this size increase is OK.

Comment on lines +17 to 18
# If someone needs to build it outside still mk file is able to support it
ICU_BUILD_ICUDATA = y
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

icudata.mk and Config.in may also be modified as it is always building icudata and not using pre-generated icudata from Metrological repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants